<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**Page css**/
.ban{
  height: 26.04vw;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.cur{
  overflow: hidden;
  padding: 20px 0;
  background-color: #F7F7F7;
  margin-bottom: 30px;
}
.cur .wz{
    background: url(../images/cur.png) no-repeat left  center;
    line-height: 26px;
    float: left;
    padding-left: 26px;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
}
.cur .wz a{
  display: inline-block;
  font-size: 14px;
  color:#333;
  margin-right: 5px;
}
.m-prodinfo{
  overflow: hidden;
  margin-bottom: 50px;
}
.m-prodinfo .pic{
  float: left;
  border:1px solid #eee;
  width: 600px;
  height: 450px;
  position: relative;
  margin-right: 50px;
}
.m-prodinfo .txt{
  overflow: hidden;
  height: 450px;
  position: relative;
}
.m-prodinfo .tit{
  font-weight: bold;
  font-size: 32px;
  padding-bottom: 4px;
  color:#333;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.m-prodinfo .desc{
  font-size: 15px;
  line-height: 1.9;
  color:#666;
  margin-bottom: 20px;
}
.m-prodinfo .desc p{
  margin-bottom: 10px;
}
.m-prodinfo .link{
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.m-prodinfo .link a{
  display: block;
  color:#fff;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  background: #8FC320;
}
.g-details{
  background: #8FC320;
  color:#fff;
  font-size: 15px;
  padding: 10px;
}
.proddetails{
  overflow: hidden;
  font-size: 15px;
  line-height: 2;
  color:#333;
  margin-bottom: 20px;
  border:1px solid #eee;
  border-top: none;
  padding: 20px;
}
.proddetails img{
  display: block;
  max-width: 100%!important;
  height: auto!important;
  margin:0 auto;
}
.m-xg{
  overflow: hidden;
  margin-bottom: 30px;
}
.m-xg .title{
  font-size: 28px;
  margin-bottom: 20px;
  color:#333;
}
.ul-xg{
  overflow: hidden;
}
.ul-xg .pic{
  overflow: hidden;
  position: relative;
  height: 0;
  padding-top: 75%;
  border:1px solid #eee;
}
.ul-xg .tit{
  background: #eee;
  text-align: center;
  line-height: 42px;
  color:#333;
  font-size: 16px;
}
.m-spag{
  overflow: hidden;
  margin-bottom: 30px;
}
.m-spag .title{
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  color:#333;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 40px;
}
.m-spag .title::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin:0 auto;
  width: 30px;
  height: 4px;
  background: #8FC320;
}
.m-spag .info{
  font-size: 15px;
  color:#333;
  line-height: 2;
}
.m-spag .info img{
  display: block;
  max-width: 100%!important;
  height: auto!important;
  margin:0 auto;
}
.g-abouttab{
  overflow: hidden;
  margin-bottom: 30px;
}
#map1 {
    height: 400px;
    margin-bottom: 30px;
}
.ul-newslist{
  overflow: hidden;
}
.ul-newslist li{
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.ul-newslist .pic{
  overflow: hidden;
  float: left;
  width: 300px;
  height: 180px;
  position: relative;
  margin-right: 30px;
  border:1px solid #eee;
}
.ul-newslist .txt{
  overflow: hidden;
}
.ul-newslist  .tit{
  font-size: 18px;
  font-weight: bold;
  color:#333;
  margin-bottom: 6px;
}
.ul-newslist .desc{
  line-height: 2;
  color:#666;
  font-size: 14px;
}
.ul-lmlist{
  overflow: hidden;
  margin: 30px 0;
}
.ul-lmlist a{
  display: block;
  float: left;
  width: 220px;
  line-height: 44px;
  background: #eee;
  color:#333;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 15px;
}
.ul-lmlist.ss a{
  background: #fff;
}
.ul-lmlist a:hover,
.ul-lmlist a.on{
  color:#fff;
  background: #3C62AD;
}
.page.bt{
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.page{
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  justify-content:  space-between ;
}
.ul-prolist{
  overflow: hidden;
  margin:0 -15px;
}
.ul-prolist li{
  width: 25%;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.ul-prolist li a{
  display: block;
  margin:0 15px;
}
.ul-prolist .pic{
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 75%;
  border:1px solid #eee;
}
.ul-prolist .tit{
  background: #eee;
  color:#333;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
}
.newinfo{
  overflow: hidden;
}
.newinfo .newleft{
  width: calc(100% - 340px);
  float: left;
  overflow: hidden;
}
.newinfo .newleft .name{
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px;
}
.newinfo .newleft .name .tit{
  font-size: 24px;
  color:#333;
  margin-bottom: 4px;
}
.newinfo .newleft .name .desc{
  color: #999;
  font-size: 12px;
}
.newinfo .newleft .infobox{
    line-height: 2;
    font-size: 15px;
    color: #626262;
}
.newinfo .newleft .infobox img{
  margin:0 auto;display:block;max-width:100%;height:auto;
}
.newinfo .newleft .info table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newinfo .newleft .info table td{border-right:1px solid #000;border-bottom:1px solid #000;}
.newinfo .newright{
  width: 300px;
  float: right;
}
.g-xgitem{
  border: 1px solid #dbdbdb;
  padding: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
.g-xgitem .name{
  border-bottom: 1px solid #dbdbdb;
  font-size: 24px;
  padding-bottom: 4px;
  margin-bottom: 16px;
}
.xgpro .pic{
  position: relative;
  height: 0;
  padding-top: 75%;
  overflow: hidden;
  border:1px solid #eee;
}
.xgpro .tit{
  text-align: center;
  font-size: 16px;
  color:#333;
  line-height: 42px;
}
.g-lxwm{
  overflow: hidden;
  margin: 30px 0;
}
.g-lxwm  .name{
  font-size: 24px;
  margin-bottom: 10px;
}
.g-lxwm .txt{
  overflow: hidden;
}
.g-lxwm .txt p{
  line-height: 48px;
  font-size: 14px;
  color:#333;
  padding: 0 20px;
  background: #f2f2f2;
}
.g-lxwm .txt p:nth-child(odd){
  background: #fafafa;
}
.g-zxly{
  overflow: hidden;
}
.g-zxly .inp{
  display: block;
  width: 100%;
  height: 40px;
  margin-bottom: 11px;
  border:1px solid #eee;
  margin-right: 20px;
  padding: 0 20px;
  color:#333;
}
.g-zxly .tj{
  background: #3C62AD;
  font-size: 14px;
  width: 220px;
  text-align: center;
  color:#FFF;
  line-height: 40px;
}
.ul-xgnews a{
  display: block;
  color:#666;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px dashed #eee;
}
.newinfo .newleft .info img{
  display: block;
  margin:0 auto;
  max-width: 100%;
  height: auto;
}

.g-txtimg1{
  overflow: hidden;
  margin-bottom: 30px;
}
.g-txtimg1 .pic{
  float: left;
  width: 620px;
  height: 490px;
  background: url(../images/about-bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 50px;
}
.g-txtimg1 .txt{
  overflow: hidden;
}
.g-txtimg1 .tit{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color:#333;
}
.g-txtimg1 .desc{
  font-size: 14px;
  line-height: 2;
  color:#626262;
}

.right_nav_bar {
  position: fixed;
  right: 0;
  bottom: 15px;
  z-index: 10001;
  width: 57px;
}

.right_nav_bar li {
  position: relative;
  list-style: outside none none;
  float: left;
  height: 54px;
  width: 57px;
  background-color: #3C62AD;
}

.right_nav_bar li:hover .icons {
  width: auto;
  background-color: #3C62AD;
  font-size: 14px;
  color: #fff;
  top: 0;
}

.right_nav_bar .icons {
  height: 54px;
  width: 57px;
  float: left;
  position: absolute;
  right: 0;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  display: block;
}

.right_nav_bar span.title {
  padding-right: 10px;
  color: #fff;
  position: relative;
  font-size: 16px;
  top: -20px;
}

.right_nav_bar .phone-icon span.title {
  top: -18px;
  font-size: 22px;
}

.right_nav_bar i.icon {
  background-repeat: no-repeat;
  height: 54px;
  width: 57px;
  display: inline-block;
  background-position: center center;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}

.black.right_nav_bar span.title {
  color: #fff;
}
.right_nav_bar .zx{

}
.right_nav_bar .wx-icon i {
  background-image: url(../images/wx.png);
}

.right_nav_bar .zixun-icon i {
  background-image: url(../images/qq.png);
}
.right_nav_bar .zx i {
  background-image: url(../images/liuyan.png);
}
.right_nav_bar .phone-icon i {
  background-image: url(../images/phone.png);
}
.right_nav_bar .top-icon i {
  background-image: url(../images/js-top.png);
}

.right_nav_bar .qr {
  position: absolute;
  left: -215px;
  top: -48px;
  width: 150px;
  height: 150px;
  display: none;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.right_nav_bar .qr img {
  display: block;
  width: 100%;
  height: 100%;
}

.right_nav_bar .wx:hover .qr {
  display: block;
}

.js-top {
  width: 57px;
  height: 54px;
  display: block;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}
.contactmap{
  height: 500px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1230px) {
  .ul-prolist li{width: 50%;}
  .newinfo .newleft{width: auto;float: none;margin-right: 0;margin-bottom: 20px;}
  .newinfo .newright{width: auto;float: none;}
  .m-prodinfo .pic{float: none;margin-right: 0;margin-bottom: 30px;}
  .m-prodinfo .txt{height: auto;}
  .m-prodinfo .link{position: static;}
  .m-prodinfo .tit{font-size: 26px;padding-bottom: 4px;}
  .m-prodinfo{margin-bottom: 30px;}
  .m-xg .title{font-size: 24px;}
  .m-spag .title{font-size: 28px;}
  .g-txtimg1 .pic{width: 500px;height: 400px;}
  .right_nav_bar{display: none;}
      .ul-lmlist a{width: 25%;padding-right: 0;margin-right: 0;border-right: 1px solid #fff;border-bottom: 1px solid #fff;margin-bottom: 0;}
      .ul-lmlist.ss a{border-right: 1px solid #eee;border-bottom: 1px solid #eee;}
      .ul-lmlist a{font-size: 12px;}
}
@media only screen and (max-width: 1023px) {
  .g-lxwm .txt{width: auto;margin-right: 0;margin-bottom: 10px;float: none;}
  #map1{height: 240px;}
  .m-prodinfo .tit{font-size: 24px;}
  .m-xg .title{font-size: 24px;}
  .m-spag .title{font-size: 24px;}
  .g-txtimg1 .tit{font-size: 20px;margin-bottom: 0;}
  .g-txtimg1 .pic{float: none;margin-right: 0;width: auto;margin-bottom: 20px;}
}
@media only screen and (max-width: 767px) {
.ul-prolist li{width: auto;float: none;margin-bottom: 15px;}
.g-lxwm .name{font-size: 20px;}
.ul-newslist .pic{display: none;}
.ul-newslist li{padding-bottom: 10px;margin-bottom: 12px;}
.ul-newslist .tit{font-size: 16px;margin-bottom: 2px;}
.g-xgitem .name{font-size: 18px;}
.cur{padding: 10px 0;margin-bottom: 24px;}
.m-spag .title{margin-bottom: 24px;}
.m-prodinfo .tit{font-size: 20px;}
.m-prodinfo .pic{width: auto;height: 300px;}
.m-xg .title{font-size: 20px;}
.m-prodinfo .desc{font-size: 14px;line-height: 1.8;}
.m-spag .title{font-size: 20px;}
.proddetails{font-size: 14px;line-height: 1.8;}
.m-prodinfo .link a{line-height: 40px;font-size: 14px;}
.g-details{font-size: 14px;padding: 6px 10px;}
.g-txtimg1 .pic{width: auto;height: 300px;margin-bottom: 20px;}
  .ul-lmlist a{width: 50%;}

}
@media only screen and (max-width: 500px) {
  .m-prodinfo .pic{height: 200px;margin-bottom: 10px;}
  .g-txtimg1 .pic{height: 240px;}

}


/*.m-case{
  padding: 50px 0;
  background: #eee;
  overflow: hidden;
}
.m-case .title{
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
.ul-csae{
  overflow: hidden;
  margin:0 -15px;
}
.ul-csae li{
  width: 25%;
  float: left;
  margin-bottom: 15px;
}
.ul-csae a{
  display: block;
  margin:0 15px;
}
.ul-csae .pic{
  position: relative;
  padding-top: 75%;
  overflow: hidden;
  height: 0;
}
@media only screen and (max-width: 1230px) {
  .ul-csae li{width: 50%;}
  .m-case .title{font-size: 22px;}
  .ban{margin-top: 0;}
}
@media only screen and (max-width: 500px) {
  .m-case{padding: 20px 0;}
  .ul-csae li a{margin: 0 5px;}
  .ul-csae{margin:0 -5px;}
}*/

.bge{
  background: #eee;
  overflow: hidden;
}
.ul-bus{
  overflow: hidden;
  margin:30px 0;
}
.ul-bus li{
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
.ul-bus li:nth-child(even) .pic{
  float: right;
}
.ul-bus .pic{
  float: left;
  width: 620px;
  height: 400px;
  overflow: hidden;
  position: relative;
}
.ul-bus .pic img{
  display: block;
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ul-bus .txt{
  overflow: hidden;
  padding: 30px 50px 0;
}
.ul-bus .txt .tit{
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}
.ul-bus .txt .desc{
  font-size: 16px;
  line-height: 1.8;
  color:#666;
}

@media only screen and (max-width: 1630px) {
.ul-bus .pic{width: 600px;}
}
@media only screen and (max-width: 1230px) {
  .ul-bus .pic{width: 50%;height: 300px;}
  .ul-bus .txt .desc{font-size: 14px;}
  .ul-bus .txt {padding: 20px;}
  .ul-bus .txt .tit{font-size: 20px;margin-bottom: 6px;}
}



.clearfix{overflow: hidden;}
.bge{background: #eee;}
.pd30{padding: 30px 30px 10px;overflow: hidden;}
/*productlist*/
.productlist{padding:20px 0 50px;}
.productlist .pl_left{width:300px;float:left;background:#FFF;}
.productlist .pl_left .pc_item{background:#FFF;}
.productlist .pl_left .pc_item.fixed{position:fixed;top:110px;}
.productlist .pl_left .pl_title{background:#3C62AD;}
.productlist .pl_left .pl_title p{color:#FFF;font-size:16px;height:64px;line-height:64px;padding-left:18px;font-weight:bold;}
.productlist .pl_left .pl_a{border:2px solid #3C62AD;border-top:0;padding:1px 10px 0;}
.productlist .pl_left .pl_a &gt; a{display:block;width:100%;height:35px;line-height:35px;font-size:14px;color:#fff;padding:0 10px 0 30px;position:relative;background-repeat:no-repeat;background-position:10px center;background-image:url(../images/pc_icon.png);background-color:#555;margin:6px 0;font-weight:bold;}
.productlist .pl_left .pl_a &gt; a:hover,.productlist .pl_left .pl_a &gt; a.on{background-color:#3C62AD;color:#FFF;}
.productlist .pl_left .pl_a .a_li{padding:0 5px;/*display:none;*/}
.productlist .pl_left .pl_a .a_li &gt; a{font-size:12px;height:29px;line-height:29px;display:block;padding-left:27px;position:relative;}
.productlist .pl_left .pl_a .a_li &gt; a:before{content:'';width:3px;height:3px;background:#3C62AD;position:absolute;left:10px;top:50%;margin-top:-2px;}
.productlist .pl_left .pl_a .a_li &gt; a.on{color:#3C62AD;}
.productlist .pr_right{width:calc(100% - 300px);padding-left:40px;float:right;}
.productlist .pr_right .pr_content{}
.productlist .pr_right .pr_content .prc_left{width:446px;float:left;overflow: hidden;}
.productlist .pr_right .pr_content .prc_left .prc_img{width:100%;position:relative;border:1px solid #f5f5f5;height: 336px;}
.productlist .pl_left .pl_a .a_li.on{/*display: block;*/}
.productlist .pr_right .pr_content .prc_right{width:calc(100% - 446px);float:right;padding:10px 0 10px 30px;height:336px;position:relative;}
.productlist .pr_right .pr_content .prc_right h2{font-size:22px;font-weight:bold;line-height:34px;height:34px;color:#222;}
.productlist .pr_right .pr_content .prc_right p{font-size:13px;line-height:23px;color:#555;}
.productlist .pr_right .pr_content .prc_right p:nth-child(2){font-size:16px;color:#444;padding:10px 0;line-height:24px;border-bottom:1px solid #e1e1e1;}
.productlist .pr_right .pr_content .prc_right p:nth-child(3){margin-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
.productlist .pr_right .pr_content .prc_right .prc_btn{position:absolute;height:40px;left:30px;bottom:10px;margin-top:15px;}
.productlist .pr_right .pr_content .prc_right .prc_btn a{display:inline-block;height:40px;line-height:38px;background:#3C62AD;color:#FFF;font-size:15px;padding:0 40px;margin-left:30px;border:1px solid #3C62AD;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.productlist .pr_right .pr_content .prc_right .prc_btn a:first-child{margin-left:0;}
.productlist .pr_right .pr_content .prc_right .prc_btn a:hover{color:#3C62AD;background:#FFF;}
.productlist .pr_right .pr_ul{}
.productlist .pr_right .pr_ul a{display:block;width:32%;margin-left:2%;float:left;margin-top:30px;}
.productlist .pr_right .pr_ul a:nth-child(3n+1){margin-left:0;}
.productlist .pr_right .pr_ul a .pru_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #eee;}
.productlist .pr_right .pr_ul a p{color:#222;font-size:18px;font-weight:bold;line-height:50px;height:50px;overflow:hidden;text-overflow:ellipsis;white-space:normal;background:#f3f3f3;text-align:center;padding:0 10px;}
.product_news{background:#F5F5F5;padding:40px 0;}
.product_news .pb_title .h_t{font-size:36px;height:46px;line-height:46px;}
.product_news .pb_title p{font-size:14px;line-height:22px;margin-top:6px;}
.product_news .pn_ul{}
.product_news .pn_ul a{display:block;width:32%;margin-left:2%;float:left;margin-top:30px;background:#FFF;box-shadow:0 0 5px rgba(0,0,0,.05);padding:15px 20px;border-radius:5px;}
.product_news .pn_ul a:nth-child(3n+1){margin-left:0;}
.product_news .pn_ul a p{font-size:14px;line-height:23px;color:#666;}
.product_news .pn_ul a p:first-child{font-size:18px;height:26px;line-height:26px;font-weight:bold;color:#222;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_news .pn_ul a p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.product_news .pn_ul a span{display:block;font-size:12p;height:14px;line-height:14px;margin-top:20px;color:#999;}
.product_news .pn_ul a:hover{background:#3C62AD;}
.product_news .pn_ul a:hover p{color:#FFF;}
.product_news .pn_ul a:hover span{color:#FFF;}
.productshow{overflow: hidden;}
.productshow .pl_right{overflow: hidden;padding-left: 20px;}
.productshow .pl_right .pl_top{background:#FFF;padding:20px;}
.productshow .pl_right .pl_top .plt_left{width:560px;float:left;overflow: hidden;}
.productshow .pl_right .pl_top .plt_left .plt_img{width:100%;padding-bottom:75%;position:relative;height: 0;overflow: hidden;border:1px solid #eee;}
.productshow .pl_right .pl_top .plt_right{width:calc(100% - 560px);float:right;padding:10px 0 10px 40px;position:relative;height:420px;}
.productlist .pl_right .pl_top .plt_right h1{font-size:22px;height:40px;line-height:40px;font-weight:bold;}
.productshow .pl_right .pl_top .plt_right span{display:block;line-height:18px;font-size:14px;color:#999;padding:10px 0;border-bottom: 1px solid #e1e1e1;}
.productshow .pl_right .pl_top .plt_right p{line-height:28px;font-size:14px;color:#333;}
.productshow .pl_right .pl_top .plt_right p.p1{font-size:18px;line-height:26px;padding:10px 0;}
.productshow .pl_right .pl_top .plt_right p.p2{margin-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.productshow .pl_right .pl_top .plt_right p.p3{line-height:24px;font-size:13px;margin-top:20px;}
.productshow .pl_right .pl_top .plt_right .plt_contact{position:absolute;height:100px;left:40px;bottom:10px;margin-top:20px;}
.productshow .pl_right .pl_top .plt_right .plt_contact img{width:100px;height:100px;float:left;display:block;}
.productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp{float:right;padding:27px 0 27px 55px;background:url(../images/protel.png) no-repeat 20px center;}
.productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp em{display:block;font-style:normal;font-size:14px;color:#666;height:16px;line-height:16px;}
.productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp em:last-child{font-size:22px;height:30px;line-height:30px;font-weight:bold;color:#3C62AD;}
.productshow .pl_right .pl_top .plt_right .p_p{padding-top:5px;}
.productshow .pl_right .pl_top .plt_right .p_p p{font-size:16px;line-height:1.8;color:#666;padding:5px 0;}
.productshow .pl_right .pl_top .plt_right .plt_btn{margin-top:20px;font-size:0;-webkit-text-size-adjust:none;}
.productshow .pl_right .pl_top .plt_right .plt_btn a{display:inline-block;height:48px;line-height:46px;background:#3C62AD;color:#FFF;font-size:15px;padding:0 40px;margin-left:30px;border:1px solid #3C62AD;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.productshow .pl_right .pl_top .plt_right .plt_btn a:first-child{margin-left:0;}
.productshow .pl_right .pl_top .plt_right .plt_btn a:hover{color:#3C62AD;background:#FFF;}
.productshow .pl_right .pl_nav_item{height:70px;margin-top:15px;}
.productshow .pl_right .pl_nav{background:#FFF;font-size:0;-webkit-text-size-adjust:none;border:1px solid #EEE;}
.productshow .pl_right .pl_nav span{display:inline-block;height:68px;line-height:68px;font-size:20px;font-weight:bold;border-right:1px solid #EEE;padding:0 40px;color:#666;cursor:pointer;}
.productshow .pl_right .pl_nav span.on{background:#3C62AD;color:#FFF;}
.productshow .pl_right .pl_nav.fixed{position:fixed;z-index:20;}
.productshow .pl_right .pl_content{background:#FFF;margin-top:30px;}
.productshow .pl_right .pl_title{border-bottom:2px solid #3C62AD;background: #eee;}
.productshow .pl_right .pl_title span{background:#3C62AD;color:#FFF;display:inline-block;padding:0 30px;height:44px;line-height:44px;font-size:18px;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:bold;}
.productshow .pl_right .plc_pp{font-size:15px;line-height:1.8;color:#777;padding:10px 20px 15px;overflow: hidden;}
.productshow .pl_right .plc_pp h2{
    font-size: 20px;
    color:#333;
    font-weight: bold;
    margin: 10px 0;
}
.productshow .pl_right .plc_pp p{font-size:15px;line-height:1.8;color:#777;padding:5px;}
.productshow .pl_right .plc_pp table{border-top:1px solid #EEE!important;border-left:1px solid #EEE!important;width:100%!important;}
.productshow .pl_right .plc_pp td{width:auto!important;border-right:1px solid #EEE!important;border-bottom:1px solid #EEE!important;border-left:none!important;border-top:none!important;font-size:15px;line-height:1.4;}
.productshow .pl_right .plc_pp img{max-width:100%;}
.productshow .pl_right .pl_case{background:#FFF;margin-top:30px;}
.productshow .pl_right .pl_case .plc_ul{padding:0 20px 20px;}
.productshow .pl_right .pl_case .plc_ul a{display:block;width:23.8%;margin-left:1.6%;float:left;margin-top:20px;}
.productshow .pl_right .pl_case .plc_ul a:nth-child(4n+1){margin-left:0;}
.productshow .pl_right .pl_case .plc_ul .plc_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #EEE;}
.productshow .pl_right .pl_case .plc_ul p{font-size:16px;height:46px;line-height:46px;text-align:center;background:#F5F5F5;}


.bgf{
    background: #fff;
}
.pro-table{
    margin-top: 20px;
    overflow: hidden;
    background-color: #eee;
    border-bottom: 2px solid #3C62AD;
}
.pro-table li{
    float: left;
    background: #3C62AD;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color:#fff;
    padding: 0 15px;
    cursor: pointer;
    border-right: 1px solid #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}




@media screen and (max-width:1546px){
    .productlist{padding:20px 0 30px;}
    .productlist .pr_right{padding-left:15px;}
    .productlist .pr_right .pr_content .prc_left{width:448px;}
    .productlist .pr_right .pr_content .prc_right{width:calc(100% - 448px);padding:5px 0 5px 20px;height:269px;}
    .productlist .pr_right .pr_content .prc_right h2{font-size:19px;height:30px;line-height:30px;}
    .productlist .pr_right .pr_content .prc_right p{line-height:22px;}
    .productlist .pr_right .pr_content .prc_right p:nth-child(2){font-size:15px;padding:6px 0;line-height:22px;}
    .productlist .pr_right .pr_content .prc_right p:nth-child(3){margin-top:10px;-webkit-line-clamp:6;}
    .productlist .pr_right .pr_content .prc_right .prc_btn{left:20px;margin-top:10px;}
    .productlist .pr_right .pr_ul a p{height:40px;line-height:40px;font-size:16px;}
    .productshow .pl_right{padding-left:15px;}
    .productshow .pl_right .pl_top{padding:15px;}
    .productshow .pl_right .pl_top .plt_left{width:448px;}
    .productshow .pl_right .pl_top .plt_right{width:calc(100% - 448px);padding:5px 0 5px 20px;height:336px;}
    .productshow .pl_right .pl_top .plt_right span{font-size:14px;line-height:18px;padding:6px 0;}
    .productshow .pl_right .pl_top .plt_right p.p1{font-size:16px;line-height:24px;padding:8px 0;}
    .productshow .pl_right .pl_top .plt_right p.p2{margin-top:10px;font-size:13px;line-height:22px;}
    .productshow .pl_right .pl_top .plt_right .plt_contact{left:20px;height:74px;}
    .productshow .pl_right .pl_top .plt_right .plt_contact img{width:74px;height:74px;}
    .productshow .pl_right .pl_top .plt_right .plt_contact .plt_pp{width:calc(100% - 74px);padding:14px 0 14px 55px;;}
    .productshow .pl_right .pl_top .plt_right .p_p{height:299px;overflow:hidden;}
    .productshow .pl_right .pl_top .plt_right .p_p p{font-size:14px;line-height:1.6;padding:3px 0;}
    .productshow .pl_right .pl_top .plt_right h1{font-size:20px;height:30px;line-height:30px;}
    .productshow .pl_right .pl_top .plt_right i{margin-top:10px;}
    .productshow .pl_right .pl_top .plt_right .plt_btn{margin-top:10px;}
    .productshow .pl_right .pl_top .plt_right .plt_btn a{height:45px;line-height:45px;}
    .productshow .pl_right .pl_nav_item{height:62px;}
    .productshow .pl_right .pl_nav span{font-size:18px;height:60px;line-height:60px;padding:0 30px;}
    .productshow .pl_right .pl_title span{font-size:16px;height:44px;line-height:44px;}
    .productshow .pl_right .pl_content{margin-top:20px;}
    .productshow .pl_right .plc_pp{padding:15px;}
    .productshow .pl_right .plc_pp td{font-size:14px;line-height:1.4;padding:8px 5px;}
    .productshow .pl_right .pl_case .plc_ul p{font-size:14px;line-height:34px;height:34px;}
    .product_news{padding:26px 0;}
    .product_news .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
    .product_news .pn_ul a{margin-top:20px;}
}
@media screen and (max-width:1246px){
    .productlist{padding:15px 0 20px;}
    .productlist .pl_left{width:100%;float:none;}
    .productlist .pl_left .pc_item{width:100%;}
    .productlist .pl_left .pc_item.fixed{position:relative;top:0!important;}
    .productlist .pl_left .pl_title{display:none;}
    .productlist .pl_left .pl_a{width:100%;border:none;padding:0 0;}
    .productlist .pl_left .pl_a &gt; a{width:16.66%;float:left;padding:0 8px;border-right:1px solid rgba(255,255,255,.5);text-align:center;margin:0 0;border-bottom:1px solid rgba(255,255,255,.5);background-image:none;}
    .productlist .pl_left .pl_a .a_li{display:none!important;}
    .productlist .pr_right{padding-left:0;width:100%;float:none;margin-top:15px;}
    .productlist .pr_right .pr_ul a{margin-top:20px;}
    .productlist .pr_right .pr_ul a p{height:34px;line-height:34px;font-size:14px;font-weight:normal;}
    .productshow .pl_right{padding-left:0;width:100%;float:none;margin-top:15px;}
    .product_news{padding:26px 0;}
    .product_news .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
    .product_news .pn_ul a{margin-top:20px;}
}
@media screen and (max-width:1023px){
    .productlist{padding:18px 0;}
    .productlist .pl_left .pl_a &gt; a{width:25%;}
    .productlist .pr_right .pr_content .prc_left{width:100%;float:none;}
    .productlist .pr_right .pr_content .prc_right{width:100%;float:none;padding:10px 10px;height:auto;}
    .productlist .pr_right .pr_content .prc_right p:nth-child(3){-webkit-line-clamp:inherit;}
    .productlist .pr_right .pr_content .prc_right .prc_btn{position:relative;left:0;bottom:auto;}
    .productlist .pr_right .pr_ul a{margin-top:15px;}
    .productshow .pl_right .pl_top{padding:0 0;}
    .productshow .pl_right .pl_top .plt_left{width:100%;float:none;}
    .productshow .pl_right .pl_top .plt_right{width:100%;float:none;margin-top:20px;padding:0 10px 15px 10px;height:auto;}
    .productshow .pl_right .pl_top .plt_right .p_p{height:auto;overflow:hidden;}
    .productshow .pl_right .pl_top .plt_right .plt_btn a{padding:0 25px;margin-left:20px;}
    .productshow .pl_right .pl_top .plt_right .plt_contact{position:relative;left:0;bottom:auto;}
    .productshow .pl_right .pl_nav_item{height:62px;}
    .productshow .pl_right .pl_nav span{font-size:18px;height:60px;line-height:60px;padding:0 30px;}
    .productshow .pl_right .pl_title span{font-size:16px;height:44px;line-height:44px;}
    .productshow .pl_right .plc_pp{padding:10px;}
    .productshow .pl_right .plc_pp.plc_table{width:100%;overflow-x:auto;}
    .productshow .pl_right .plc_pp.plc_table table{width:800px!important;}
    .productshow .pl_right .plc_pp td{font-size:14px;line-height:1.4;padding:8px 5px;}
    .productshow .pl_right .pl_case .plc_ul p{font-size:14px;line-height:34px;height:34px;}
    .productshow .pl_right .pl_case .plc_ul{padding:0 10px 10px;}
    .product_news{padding:20px 0;}
    .product_news .pb_title .h_t{font-size:20px;height:28px;line-height:28px;}
    .product_news .pb_title p{font-size:13px;line-height:22px;}
    .product_news .pn_ul a{padding:10px 15px;width:49%;margin-top:15px;}
    .product_news .pn_ul a:nth-child(3n+1){margin-left:2%;}
    .product_news .pn_ul a:nth-child(odd){margin-left:0;}

}
@media screen and (max-width:767px){
    #topbg{height:70px;}
    .productlist .pl_left .pl_a &gt; a{width:50%;}
    .productlist .pr_right .pr_content .prc_right .prc_btn a{font-size:13px;height:36px;line-height:36px;margin-left:10px;padding:0 10px;}
    .productlist .pr_right .pr_ul a{width:49%;}
    .productlist .pr_right .pr_ul a:nth-child(3n+1){margin-left:2%;}
    .productlist .pr_right .pr_ul a:nth-child(odd){margin-left:0;}
    .productshow .pl_right .pl_top .plt_right .plt_btn a{font-size:13px;height:36px;line-height:36px;margin-left:10px;padding:0 10px;}
    .productshow .pl_right .pl_nav_item{height:46px;}
    .productshow .pl_right .pl_nav span{font-size:14px;height:46px;line-height:46px;display:block;width:25%;float:left;text-align:center;padding:0 0;}
    .productshow .pl_right .pl_title span{font-size:14px;height:36px;line-height:36px;padding:0 15px;}
    .productshow .pl_right .plc_pp p{font-size:14px;}
    .productshow .pl_right .plc_pp.plc_table{width:100%;overflow-x:auto;}
    .productshow .pl_right .plc_pp.plc_table table{width:700px!important;}
    .productshow .pl_right .plc_pp td{font-size:12px;}
    .productshow .pl_right .pl_case .plc_ul a{width:49%;margin-left:2%;margin-top:12px;}
    .productshow .pl_right .pl_case .plc_ul a:nth-child(4n+1){margin-left:2%;}
    .productshow .pl_right .pl_case .plc_ul a:nth-child(odd){margin-left:0;}
    .productshow .pl_right .pl_case .plc_ul{padding:0 10px 10px;}
    .product_news .pn_ul a{padding:10px 10px;width:100%;margin-left:0;}
    .product_news .pn_ul a:nth-child(3n+1){margin-left:0;}
    .pro-table li{font-size: 14px;font-weight: normal;}
    .xq_crumbs{margin:0 15px;}
    .productlist .pr_right .pr_content .prc_left .prc_img{height: 240px;}
}


.m-pcatinfo{
  overflow: hidden;
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 30px;
}
.m-pcatinfo .tit{
  font-size: 24px;
  font-weight: bold;
  color:#333;
  margin-bottom: 6px;
}
.m-pcatinfo .desc p{
  font-size: 15px;
  line-height: 2;
  color:#666;
  min-height: 15px;
}
.pro_title{text-align:center;font-size:0;-webkit-text-size-adjust:none;margin-bottom: 20px;}
.pro_title .pt_title{margin:0;font-size:24px;font-weight:bold;height:34px;line-height:34px;}
.pro_title i{display:inline-block;width:40px;height:3px;background:#3C62AD;margin-top:10px;}



.row-td{
  padding-top: 30px;
}
.ul-zhuanjia{
    overflow: hidden;
    margin:0 -14px;
    padding-top: 40px;
}
.ul-zhuanjia li{
    float: left;
    margin-bottom: 48px;
    height: 213px;
    width: calc(100% / 3);
}
.ul-zhuanjia .con{
    overflow: hidden;
    margin:0 14px;
    padding: 18px 32px 12px ;
    background: #3C62AD;
    cursor: pointer;
    position: relative;
}
.ul-zhuanjia  .pic{
  float: right;
  width: 189px;
  height: 189px;    
  border: 5px solid #fff;
  border-radius: 50%;
  overflow: hidden;
}
.ul-zhuanjia .pic img{
  width:100%;
  height:100%;
  display: block;
  overflow: hidden;
}
.ul-zhuanjia .txt{
    padding-top: 16px;
    overflow: hidden;
}
.ul-zhuanjia .tit{
    font-size: 24px;
    color:#fff;
   margin-bottom: 10px;
}
.ul-zhuanjia .zw{
    font-size: 14px;
    color:#fff;
     height: 90px;
}
.ul-zhuanjia .more{
    font-size: 15px;
    color:#fff;
}
.ul-zhuanjia .pop{
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.5);
     z-index: 999;
     display: none;
}
.ul-zhuanjia .inner{
   position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    color:#333;
    line-height: 2;
    width: 800px;
    padding: 30px;
    min-height: 520px;
}
.ul-zhuanjia .pop .close{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 48px;
    height: 48px;
    background: url(../images/close.png) no-repeat center;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    z-index: 2;
    cursor: pointer;
}
.ul-zhuanjia .pop .name{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color:#000;
} 
@media only screen and (max-width: 1430px) {
  .ul-zhuanjia li{width: 50%;}
}

@media only screen and (max-width: 1023px) {
 
  .ul-zhuanjia li{width: auto;float: none;margin-bottom: 15px;}
  .ul-zhuanjia .inner{width: 80%;padding-left: 15px;padding-right: 15px;}
}

@media only screen and (max-width: 767px) {

.ul-zhuanjia li{height: auto;text-align: center;}
.ul-zhuanjia li .pic{float: none;margin:0 auto;}
.ul-zhuanjia .zw{margin-bottom: 20px;}
.ul-zhuanjia .zw{height: auto;}
}
</pre></body></html>